# conky configuration # <arpinux2011> # made for ibm TPR51 #
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
#
# For ideas about how to modify conky, please see:
# http://crunchbanglinux.org/forums/topic/59/my-conky-config/
#
# For help with conky, please see:
# http://crunchbanglinux.org/forums/topic/2047/conky-help/
#
# Enjoy! :)
##############################################
#  Settings
##############################################
background yes
use_xft yes
xftfont jey:size=22
xftalpha 0.8
update_interval 2.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_colour grey20
own_window_type override
own_window_title Infos System
double_buffer yes
minimum_size 1160 200
maximum_width 1160
draw_shades no
draw_outline no
draw_borders no
stippled_borders 0
border_inner_margin 5
border_width 1
draw_graph_borders no
default_color grey40
color1 grey70
color2 grey60
default_shade_color grey20
default_outline_color white
alignment tl
gap_x 835
gap_y 5
no_buffers yes
uppercase no
text_buffer_size 1024
imlib_cache_size 0
cpu_avg_samples 2
show_graph_scale no
show_graph_range no
short_units yes
override_utf8_locale yes
use_spacer none
if_up_strictness address
##############################################
#  Output
##############################################
TEXT
 ${color}${font jey:size=45}${time %I}${color1}${font jey:size=40}${time %M}${font}${color}${if_up eth1}${goto 200}${color}.deb${color1}${texeci 28800 ~/bin/debupdates.sh}${color}pkg(s)${else}${endif}
${color}${font jey:size=30}${time %d %B}
${if_match ${battery_percent BAT0} <= 10 }${color red} ${blink battery  ${battery_percent BAT0}%}${color}${else}${endif}
   CPU ${color1}${cpu}%${color}
RAM ${color1}${memperc}%${color}
${if_up eth1}${voffset 310}   devart
${color1}${texeci 600 ~/bin/devart.sh 1 messages}${color}message(s)
${color1}${texeci 600 ~/bin/devart.sh 0 feedbacks}${color}feedback(s)${color}${else}${endif}${goto 190}${if_match "$ibm_volume" == "mute"}mute${else}${endif}
${execi 240 ~/.arp_setups/dance/conky_dance.sh}${image ~/.arp_setups/dance/ckhot -p 753,580}
